mysql show master status為空值 問題 執行show master status,輸出結果為空: 原因 mysql沒有開啟日志。 查看log_bin選項: 可以看到log_bin是OFF. 解決方法 在mysql ...